PersonName

Entity Definition

Logical Name : PersonName
Physical Name : PA_NM

A set of name parts used by a person. For instance, a person may have a first, middle, and last name parts, which together form a PersonName. This entity supports the tracking of sets of names over time.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
PersonPartyID (FK)(PK) A unique, system assigned identity for a Party. ID_PRTY_PRS Identity integer Person(PA_PRS)
EffectiveDate (PK) The datea person's name is effective. DT_EF EffectiveDate date

Relationships

Parent Entity Verb Phrase Child Entity
Person is known by PersonName
PersonName includes PersonNamePart
PersonName is captured from PartyIdentification

Logical Views containing PersonName

Logical View
Logical 06315 - Party - Person Names View
Logical 06320 - Party - Address and Contact View
Logical 06330 - Party - Identification View
Logical 07000 - Core Customer Entities
Logical 07010 - Customer Account Information Extended